home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / conclip.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  935 b   |  30 lines

  1. CONCLIP
  2.  
  3. Moves data between console windows and the Clipboard.
  4.  
  5. Format
  6.  
  7. CONCLIP [CLIPUNIT | UNIT <unit number>] [OFF]
  8.  
  9. Template
  10.  
  11. CLIPUNIT=UNIT/N,OFF/S
  12.  
  13. Location
  14.  
  15. C:
  16.  
  17. CONCLIP is called from the standard Startup-sequence. It keeps track of the
  18. information that has been cut to the Clipboard.
  19.  
  20. The CLIPUNIT option allows you to specify the clipboard device unit number to
  21. use. Specify any unit from 0 to 255. The default number is 0. We recommend
  22. that this option be used only by advanced users or programmers who wish to
  23. use different units for different data, such as one for text and another for
  24. graphics. Run the command from the Shell, specifying the new unit number. The
  25. next time you copy and paste, that Clipboard unit is used.
  26.  
  27. Using the OFF option with Shell, MEmacs, and ED causes these commands to stop
  28. interacting with the system Clipboard during cutting and pasting operations.
  29. We recommend that you do not use this option.
  30.